论坛精华 >> Oracle 专栏 >> A 7-9 Adding Online Redo Log Members [查看别人的评论]

由 macro 发布于: 2001-03-02 21:45

eg .

ALTER DATABASE ADD LOGFILE MEMBER 'DISK4/log1b.rdo' TO GROUP 1,'/DISK4/log2b.rdo' TO GROUP 2;

Use the fully specified name of the log file members;otherwise , the files will be created in a default directory of the database server.

If the file already exists,it must have the same size and you must specify the REUSE option. You can identify the target group either by specifying one or more members of the group or by specifying the group number.

Use storage manager to maintain groups and members

点这里对该文章发表评论

该文章总得分是 0 分,你认为它对你有帮助吗? [非常多](0) [有一些](0) [无帮助](0) [是灌水](0)

Copyright © 2001 - 2009 JSP001.com . All Rights Reserved